home *** CD-ROM | disk | FTP | other *** search
-
- PopArt, by Phlip (714 432 7314). Freely redistributable.
-
- PopArt defines the image.ImageData array used in gadgets and by DrawImage ().
- The data is stored with #defines for its width and height, and a macro that
- expands into a call to popChip ().
-
- When editing, you can use hatching to only hit alternate dots, or unhatching
- to go between hatched dots. You can flood-fill a color, and flood-fill with
- hatching or unhatching. Flood-fill automatically copies the image into an
- Undo buffer, visible on screen, and you can copy this buffer back into the
- working image as needed. You can also copy the working image into the Undo
- buffer at will.
-
- Colors may be selected from the 32 color palette by clicking on a color, by
- using the arrow keys, or by clicking the left mouse button and then clicking
- the right one on the color, anywhere on the screen. Holding down Ctrl for
- any of these will search && replace the previous color with the new one.
-
- Multiple images can be stored in memory, and any of these may be played as a
- short animation, in any order and at any speed. Each is selected for editing
- by clicking on its image.
-
- To see thru an image, like tracing paper, turn on the "See Thru" gadget, then
- Ctrl-click the image in the window you want displayed "behind" the work area.
-
- To copy an area, hold down shift and drag the mouse pointer. The area
- covered will be copied into a clipboard window. Reposition this, and click
- its image to copy it. If you Shift-click the image, all but the current
- color is copied. If you Alt-click the image, only the current color is
- copied. Ctrl-clicking the image closes it.
-